STEP 13: Now, let's set up the lists we'll use to collect our data.

  • In , drag in Empty List OUTSIDE and underneath your collision event.
  • Rename the list's variable name from my_list to dragon_count_list.
  • Drag in another Empty List OUTSIDE and underneath your collision event.
  • Rename the list's variable name from my_list to timer_list.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)